home *** CD-ROM | disk | FTP | other *** search
/ Online Today 2000 January / Onto0100.iso / pc / Browser / Web-Fix / Web-Fix Installer.exe / Main / Mediamap.k < prev    next >
Encoding:
Text File  |  1999-09-08  |  28.7 KB  |  1,086 lines

  1. module oRoot1 is cBox
  2. with 
  3.     Flags is $00000152; 
  4.     release Editor:
  5.         IOWindow is {$00000141,$000000D3,$00000261,$000001DF,$00000000,$FFFFFEED,$00000000,$00000000};
  6.         LayoutWindow is {$0000013C,$0000002A,$00000206,$00000167,$00000064,$0000002B,$00000064,$00000000};
  7.     end;
  8.     Name is "Root"; 
  9.     Enabled is false; 
  10.     
  11.     Width is 303; Height is 258; 
  12.     
  13.     
  14.     Elements is [
  15.         oClick2,
  16.         oTopLeft3,
  17.         oTopCenter4,
  18.         oTopRight5,
  19.         oBottomRight6,
  20.         oBottomCenter7,
  21.         oBottomLeft8,
  22.         oMiddleLeft9,
  23.         oScrollerBack10,
  24.         oMediamapContentScroller11,
  25.         oB_Minimize14,
  26.         oB_Maximize15,
  27.         oB_Close16,
  28.         oMediamapTitle17,
  29.         oPathBox18,
  30.         oB_Sizer20,
  31.         oCenterBox_Out21
  32.     ];
  33. end;
  34.  
  35. object oClick2 is cSound
  36. with 
  37.     Flags is $00000010; 
  38.     Name is "Click"; 
  39.     Enabled is false; Shown is false; 
  40.     AdjustX is AlignToLeft; AdjustY is AlignToTop; 
  41.     
  42.     
  43.     URL is "../GUI/Sounds/Click.wav"; 
  44.     Buffered is true; 
  45. end;
  46.  
  47. object oTopLeft3 is cKR_WindowImage
  48. with 
  49.     Flags is $00000010; 
  50.     release Editor:
  51.         IOWindow is {$00000150,$0000003E,$0000028F,$000001EF,$00000000,$00000000,$00000000,$00000000};
  52.     end;
  53.     Name is "TopLeft"; 
  54.     Cursor is oOpenHandCursor; 
  55.     
  56.     Width is 202; AdjustWidth is GetWidth; Height is 48; AdjustHeight is GetHeight; 
  57.     
  58.     URL is "../GUI/Mediamap/MM_TopLeft.pic"; 
  59.     Mode is 36; Blue is 0; 
  60.     
  61.     
  62.     
  63.     
  64.     
  65.     
  66. end;
  67.  
  68. object oTopCenter4 is cKR_WindowImage
  69. with 
  70.     Flags is $00000010; 
  71.     Name is "TopCenter"; 
  72.     Cursor is oOpenHandCursor; 
  73.     X is 202; 
  74.     AdjustWidth is GetWidth; Height is 48; AdjustHeight is GetHeight; 
  75.     
  76.     URL is "../GUI/Mediamap/MM_TopCenter.pic"; 
  77.     
  78.     Kind is DrawTiled; 
  79.     
  80.     
  81.     
  82.     
  83.     ResizeBehavior_SizeW is true; 
  84. end;
  85.  
  86. object oTopRight5 is cKR_WindowImage
  87. with 
  88.     Flags is $00000010; 
  89.     Name is "TopRight"; 
  90.     Cursor is oOpenHandCursor; 
  91.     X is 202; 
  92.     Width is 101; AdjustWidth is GetWidth; Height is 48; AdjustHeight is GetHeight; 
  93.     
  94.     URL is "../GUI/Mediamap/MM_TopRight.pic"; 
  95.     Mode is 36; Blue is 0; 
  96.     
  97.     
  98.     
  99.     
  100.     
  101.     ResizeBehavior_MoveX is true; 
  102. end;
  103.  
  104. object oBottomRight6 is cKR_WindowImage
  105. with 
  106.     Flags is $00000010; 
  107.     release Editor:
  108.         IOWindow is {$00000150,$0000003E,$0000028F,$000001EF,$00000000,$00000000,$00000000,$00000000};
  109.     end;
  110.     Name is "BottomRight"; 
  111.     Cursor is oOpenHandCursor; 
  112.     X is 274; Y is 198; 
  113.     Width is 29; AdjustWidth is GetWidth; Height is 60; AdjustHeight is GetHeight; 
  114.     
  115.     URL is "../GUI/Mediamap/MM_BottomRight.pic"; 
  116.     Mode is 36; Blue is 0; 
  117.     
  118.     
  119.     
  120.     
  121.     
  122.     ResizeBehavior_MoveX is true; ResizeBehavior_MoveY is true; 
  123. end;
  124.  
  125. object oBottomCenter7 is cKR_WindowImage
  126. with 
  127.     Flags is $00000010; 
  128.     Name is "BottomCenter"; 
  129.     Cursor is oOpenHandCursor; 
  130.     X is 20; Y is 198; 
  131.     Width is 254; AdjustWidth is GetWidth; Height is 60; AdjustHeight is GetHeight; 
  132.     
  133.     URL is "../GUI/Mediamap/MM_BottomCenter.pic"; 
  134.     
  135.     Kind is DrawTiled; 
  136.     
  137.     
  138.     
  139.     
  140.     ResizeBehavior_MoveY is true; ResizeBehavior_SizeW is true; 
  141. end;
  142.  
  143. object oBottomLeft8 is cKR_WindowImage
  144. with 
  145.     Flags is $00000010; 
  146.     Name is "BottomLeft"; 
  147.     Cursor is oOpenHandCursor; 
  148.     Y is 198; 
  149.     Width is 20; AdjustWidth is GetWidth; Height is 60; AdjustHeight is GetHeight; 
  150.     
  151.     URL is "../GUI/Mediamap/MM_BottomLeft.pic"; 
  152.     Mode is 36; Blue is 0; 
  153.     
  154.     
  155.     
  156.     
  157.     
  158.     ResizeBehavior_MoveY is true; 
  159. end;
  160.  
  161. object oMiddleLeft9 is cKR_WindowImage
  162. with 
  163.     Flags is $00000010; 
  164.     Name is "MiddleLeft"; 
  165.     Cursor is oOpenHandCursor; 
  166.     Y is 48; 
  167.     Width is 20; AdjustWidth is GetWidth; Height is 150; AdjustHeight is GetHeight; 
  168.     
  169.     URL is "../GUI/Mediamap/MM_MiddleLeft.pic"; 
  170.     
  171.     Kind is DrawTiled; 
  172.     
  173.     
  174.     
  175.     
  176.     ResizeBehavior_SizeH is true; 
  177. end;
  178.  
  179. object oScrollerBack10 is cKR_WindowImage
  180. with 
  181.     Flags is $00000010; 
  182.     Name is "ScrollerBack"; 
  183.     Enabled is false; 
  184.     X is 283; Y is 48; 
  185.     Width is 20; AdjustWidth is GetWidth; Height is 150; AdjustHeight is GetHeight; 
  186.     
  187.     URL is "../GUI/Mediamap/MM_ScrollerBack.pic"; 
  188.     
  189.     
  190.     
  191.     
  192.     
  193.     
  194.     ResizeBehavior_MoveX is true; ResizeBehavior_SizeH is true; 
  195. end;
  196.  
  197. object oMediamapContentScroller11 is cKR_WindowContent
  198. with 
  199.     Flags is $00000110; 
  200.     Name is "MediamapContentScroller"; 
  201.     Clipping is true; Cursor is oFingerCursor; 
  202.     X is 20; Y is 48; 
  203.     Width is 263; Height is 150; 
  204.     
  205.     
  206.     Vertical is oWF_MediamapScroller_V; 
  207.     ItemType is 5; 
  208.     ResizeBehavior_SizeW is true; ResizeBehavior_SizeH is true; 
  209.     Elements is [
  210.         oMediamapBackground12,
  211.         oMediamapContent13
  212.     ];
  213. end;
  214.  
  215. object oMediamapBackground12 is cKR_BoxPlus
  216. with 
  217.     Flags is $00000010; 
  218.     Name is "MediamapBackground"; 
  219.     Cursor is oDontCursor; 
  220.     
  221.     AdjustWidth is GetLayoutWidth; AdjustHeight is GetLayoutHeight; 
  222.     
  223.     Kind is DrawOpaque; Red is 255; Green is 255; Blue is 255; 
  224. end;
  225.  
  226. object oMediamapContent13 is cBox
  227. with 
  228.     Flags is $00000010; 
  229.     Name is "MediamapContent"; 
  230.     Enabled is false; 
  231.     
  232.     
  233.     
  234.     
  235. end;
  236.  
  237. object oB_Minimize14 is cKR_WindowImage
  238. with 
  239.     Flags is $00000150; 
  240.     Name is "B_Minimize"; 
  241.     Shown is false; 
  242.     X is 209; Y is 12; 
  243.     Width is 25; AdjustWidth is GetWidth; Height is 25; AdjustHeight is GetHeight; 
  244.     
  245.     URL is "../GUI/Mediamap/MMB_Min.pic"; 
  246.     
  247.     
  248.     Behavior is oKR_SimpleButton; 
  249.     MouseDownSound is oClick2; 
  250.     
  251.     ItemType is 6; 
  252.     ResizeBehavior_MoveX is true; 
  253.     Events is [
  254.         cMouseDownEvent
  255.         with Flags is $00000004; 
  256.             Commands is [
  257.                 cKR_ScriptCommand
  258.                 with Flags is $00000004; ScriptGroup is "Web-Fix 2 Navi"; Script is oWF_CallWFPlugin; 
  259.                     Commands is [
  260.                         cKR_ScriptParameter
  261.                         with ParameterIsCookie is false; ParameterValue is "Internal"; end,
  262.                         cKR_ScriptParameter
  263.                         with ParameterIsCookie is false; ParameterValue is "HelpManager"; end,
  264.                         cKR_ScriptParameter
  265.                         with ParameterIsCookie is false; ParameterValue is "DownMinimize"; end,
  266.                         cKR_ScriptResult
  267.                         with ResultComment is ""; end
  268.                     ];
  269.                 end
  270.             ];
  271.         end,
  272.         cMouseEnterEvent
  273.         with Flags is $00000004; 
  274.             Commands is [
  275.                 cKR_ScriptCommand
  276.                 with Flags is $00000004; ScriptGroup is "Web-Fix 2 Navi"; Script is oWF_CallWFPlugin; 
  277.                     Commands is [
  278.                         cKR_ScriptParameter
  279.                         with ParameterIsCookie is false; ParameterValue is "Internal"; end,
  280.                         cKR_ScriptParameter
  281.                         with ParameterIsCookie is false; ParameterValue is "HelpManager"; end,
  282.                         cKR_ScriptParameter
  283.                         with ParameterIsCookie is false; ParameterValue is "EnterMinimize"; end,
  284.                         cKR_ScriptResult
  285.                         with ResultComment is ""; end
  286.                     ];
  287.                 end
  288.             ];
  289.         end,
  290.         cMouseLeaveEvent
  291.         with 
  292.             Commands is [
  293.                 cKR_ScriptCommand
  294.                 with Flags is $00000004; ScriptGroup is "Web-Fix 2 Navi"; Script is oWF_CallWFPlugin; 
  295.                     Commands is [
  296.                         cKR_ScriptParameter
  297.                         with ParameterIsCookie is false; ParameterValue is "Internal"; end,
  298.                         cKR_ScriptParameter
  299.                         with ParameterIsCookie is false; ParameterValue is "HelpManager"; end,
  300.                         cKR_ScriptParameter
  301.                         with ParameterIsCookie is false; ParameterValue is "Leave"; end,
  302.                         cKR_ScriptResult
  303.                         with ResultComment is ""; end
  304.                     ];
  305.                 end
  306.             ];
  307.         end
  308.     ];
  309. end;
  310.  
  311. object oB_Maximize15 is cKR_WindowImage
  312. with 
  313.     Flags is $00000050; 
  314.     Name is "B_Maximize"; 
  315.     Shown is false; 
  316.     X is 237; Y is 12; 
  317.     Width is 25; AdjustWidth is GetWidth; Height is 25; AdjustHeight is GetHeight; 
  318.     
  319.     URL is "../GUI/Mediamap/MMB_Max.pic"; 
  320.     
  321.     
  322.     Behavior is oKR_SimpleButton; 
  323.     MouseDownSound is oClick2; 
  324.     
  325.     ItemType is 4; 
  326.     ResizeBehavior_MoveX is true; 
  327.     Events is [
  328.         cMouseDownEvent
  329.         with Flags is $00000004; 
  330.             Commands is [
  331.                 cKR_ScriptCommand
  332.                 with Flags is $00000004; ScriptGroup is "Web-Fix 2 Navi"; Script is oWF_CallWFPlugin; 
  333.                     Commands is [
  334.                         cKR_ScriptParameter
  335.                         with ParameterIsCookie is false; ParameterValue is "Internal"; end,
  336.                         cKR_ScriptParameter
  337.                         with ParameterIsCookie is false; ParameterValue is "HelpManager"; end,
  338.                         cKR_ScriptParameter
  339.                         with ParameterIsCookie is false; ParameterValue is "DownMaximize"; end,
  340.                         cKR_ScriptResult
  341.                         with ResultComment is ""; end
  342.                     ];
  343.                 end
  344.             ];
  345.         end,
  346.         cMouseEnterEvent
  347.         with Flags is $00000004; 
  348.             Commands is [
  349.                 cKR_ScriptCommand
  350.                 with Flags is $00000004; ScriptGroup is "Web-Fix 2 Navi"; Script is oWF_CallWFPlugin; 
  351.                     Commands is [
  352.                         cKR_ScriptParameter
  353.                         with ParameterIsCookie is false; ParameterValue is "Internal"; end,
  354.                         cKR_ScriptParameter
  355.                         with ParameterIsCookie is false; ParameterValue is "HelpManager"; end,
  356.                         cKR_ScriptParameter
  357.                         with ParameterIsCookie is false; ParameterValue is "EnterMaximize"; end,
  358.                         cKR_ScriptResult
  359.                         with ResultComment is ""; end
  360.                     ];
  361.                 end
  362.             ];
  363.         end,
  364.         cMouseLeaveEvent
  365.         with 
  366.             Commands is [
  367.                 cKR_ScriptCommand
  368.                 with Flags is $00000004; ScriptGroup is "Web-Fix 2 Navi"; Script is oWF_CallWFPlugin; 
  369.                     Commands is [
  370.                         cKR_ScriptParameter
  371.                         with ParameterIsCookie is false; ParameterValue is "Internal"; end,
  372.                         cKR_ScriptParameter
  373.                         with ParameterIsCookie is false; ParameterValue is "HelpManager"; end,
  374.                         cKR_ScriptParameter
  375.                         with ParameterIsCookie is false; ParameterValue is "Leave"; end,
  376.                         cKR_ScriptResult
  377.                         with ResultComment is ""; end
  378.                     ];
  379.                 end
  380.             ];
  381.         end
  382.     ];
  383. end;
  384.  
  385. object oB_Close16 is cKR_WindowImage
  386. with 
  387.     Flags is $00000010; 
  388.     Name is "B_Close"; 
  389.     Shown is false; 
  390.     X is 265; Y is 12; 
  391.     Width is 25; AdjustWidth is GetWidth; Height is 25; AdjustHeight is GetHeight; 
  392.     
  393.     URL is "../GUI/Mediamap/MMB_Close.pic"; 
  394.     
  395.     
  396.     Behavior is oKR_SimpleButton; 
  397.     MouseDownSound is oClick2; 
  398.     
  399.     ItemType is 3; 
  400.     ResizeBehavior_MoveX is true; 
  401.     Events is [
  402.         cMouseDownEvent
  403.         with Flags is $00000004; 
  404.             Commands is [
  405.                 cKR_ScriptCommand
  406.                 with Flags is $00000004; ScriptGroup is "Web-Fix 2 Navi"; Script is oWF_CallWFPlugin; 
  407.                     Commands is [
  408.                         cKR_ScriptParameter
  409.                         with ParameterIsCookie is false; ParameterValue is "Internal"; end,
  410.                         cKR_ScriptParameter
  411.                         with ParameterIsCookie is false; ParameterValue is "HelpManager"; end,
  412.                         cKR_ScriptParameter
  413.                         with ParameterIsCookie is false; ParameterValue is "DownClose"; end,
  414.                         cKR_ScriptResult
  415.                         with ResultComment is ""; end
  416.                     ];
  417.                 end
  418.             ];
  419.         end,
  420.         cMouseEnterEvent
  421.         with Flags is $00000004; 
  422.             Commands is [
  423.                 cKR_ScriptCommand
  424.                 with Flags is $00000004; ScriptGroup is "Web-Fix 2 Navi"; Script is oWF_CallWFPlugin; 
  425.                     Commands is [
  426.                         cKR_ScriptParameter
  427.                         with ParameterIsCookie is false; ParameterValue is "Internal"; end,
  428.                         cKR_ScriptParameter
  429.                         with ParameterIsCookie is false; ParameterValue is "HelpManager"; end,
  430.                         cKR_ScriptParameter
  431.                         with ParameterIsCookie is false; ParameterValue is "EnterClose"; end,
  432.                         cKR_ScriptResult
  433.                         with ResultComment is ""; end
  434.                     ];
  435.                 end
  436.             ];
  437.         end,
  438.         cMouseLeaveEvent
  439.         with 
  440.             Commands is [
  441.                 cKR_ScriptCommand
  442.                 with Flags is $00000004; ScriptGroup is "Web-Fix 2 Navi"; Script is oWF_CallWFPlugin; 
  443.                     Commands is [
  444.                         cKR_ScriptParameter
  445.                         with ParameterIsCookie is false; ParameterValue is "Internal"; end,
  446.                         cKR_ScriptParameter
  447.                         with ParameterIsCookie is false; ParameterValue is "HelpManager"; end,
  448.                         cKR_ScriptParameter
  449.                         with ParameterIsCookie is false; ParameterValue is "Leave"; end,
  450.                         cKR_ScriptResult
  451.                         with ResultComment is ""; end
  452.                     ];
  453.                 end
  454.             ];
  455.         end
  456.     ];
  457. end;
  458.  
  459. object oMediamapTitle17 is cField
  460. with 
  461.     Flags is $00000010; 
  462.     Name is "MediamapTitle"; 
  463.     Enabled is false; 
  464.     X is 20; Y is 14; 
  465.     Width is 165; Height is 12; 
  466.     
  467.     Editable is false; 
  468.     Bold is true; FontName is "Helvetica"; 
  469.     FontRed is 255; FontGreen is 255; FontBlue is 255; 
  470.     
  471.     
  472. end;
  473.  
  474. object oPathBox18 is cKR_WindowBox
  475. with 
  476.     Flags is $00000110; 
  477.     Name is "PathBox"; 
  478.     Cursor is oOpenHandCursor; 
  479.     X is 20; Y is 48; 
  480.     Width is 263; Height is 14; 
  481.     
  482.     Kind is DrawOpaque; Red is 220; Green is 220; Blue is 220; 
  483.     
  484.     ResizeBehavior_SizeW is true; 
  485.     Elements is [
  486.         oPath19
  487.     ];
  488. end;
  489.  
  490. object oPath19 is cField
  491. with 
  492.     Flags is $00000154; 
  493.     Name is "Path"; 
  494.     Enabled is false; 
  495.     Y is 1; 
  496.     AdjustWidth is GetLayoutWidth; Height is 12; 
  497.     
  498.     Editable is false; 
  499.     FontSize is 10; FontName is "Courier"; 
  500.     Alignment is 1; 
  501.     
  502.     
  503. end;
  504.  
  505. object oB_Sizer20 is cKR_WindowImage
  506. with 
  507.     Flags is $00000150; 
  508.     Name is "B_Sizer"; 
  509.     Shown is false; 
  510.     X is 274; Y is 231; 
  511.     Width is 29; AdjustWidth is GetWidth; Height is 27; AdjustHeight is GetHeight; 
  512.     
  513.     URL is "../GUI/Mediamap/MMB_Sizer.pic"; 
  514.     Mode is 36; Blue is 0; 
  515.     
  516.     Behavior is oKR_SimpleButton; 
  517.     MouseDownSound is oClick2; 
  518.     
  519.     ItemType is 2; 
  520.     ResizeBehavior_MoveX is true; ResizeBehavior_MoveY is true; 
  521.     Events is [
  522.         cMouseDownEvent
  523.         with Flags is $00000004; 
  524.             Commands is [
  525.                 cKR_ScriptCommand
  526.                 with Flags is $00000004; ScriptGroup is "Web-Fix 2 Navi"; Script is oWF_CallWFPlugin; 
  527.                     Commands is [
  528.                         cKR_ScriptParameter
  529.                         with ParameterIsCookie is false; ParameterValue is "Internal"; end,
  530.                         cKR_ScriptParameter
  531.                         with ParameterIsCookie is false; ParameterValue is "HelpManager"; end,
  532.                         cKR_ScriptParameter
  533.                         with ParameterIsCookie is false; ParameterValue is "DownSizer"; end,
  534.                         cKR_ScriptResult
  535.                         with ResultComment is ""; end
  536.                     ];
  537.                 end
  538.             ];
  539.         end,
  540.         cMouseEnterEvent
  541.         with Flags is $00000004; 
  542.             Commands is [
  543.                 cKR_ScriptCommand
  544.                 with Flags is $00000004; ScriptGroup is "Web-Fix 2 Navi"; Script is oWF_CallWFPlugin; 
  545.                     Commands is [
  546.                         cKR_ScriptParameter
  547.                         with ParameterIsCookie is false; ParameterValue is "Internal"; end,
  548.                         cKR_ScriptParameter
  549.                         with ParameterIsCookie is false; ParameterValue is "HelpManager"; end,
  550.                         cKR_ScriptParameter
  551.                         with ParameterIsCookie is false; ParameterValue is "EnterSizer"; end,
  552.                         cKR_ScriptResult
  553.                         with ResultComment is ""; end
  554.                     ];
  555.                 end
  556.             ];
  557.         end,
  558.         cMouseLeaveEvent
  559.         with 
  560.             Commands is [
  561.                 cKR_ScriptCommand
  562.                 with Flags is $00000004; ScriptGroup is "Web-Fix 2 Navi"; Script is oWF_CallWFPlugin; 
  563.                     Commands is [
  564.                         cKR_ScriptParameter
  565.                         with ParameterIsCookie is false; ParameterValue is "Internal"; end,
  566.                         cKR_ScriptParameter
  567.                         with ParameterIsCookie is false; ParameterValue is "HelpManager"; end,
  568.                         cKR_ScriptParameter
  569.                         with ParameterIsCookie is false; ParameterValue is "Leave"; end,
  570.                         cKR_ScriptResult
  571.                         with ResultComment is ""; end
  572.                     ];
  573.                 end
  574.             ];
  575.         end
  576.     ];
  577. end;
  578.  
  579. object oCenterBox_Out21 is cKR_WindowBox
  580. with 
  581.     Flags is $00000104; 
  582.     Name is "CenterBox_Out"; 
  583.     Enabled is false; 
  584.     X is 14; Y is 218; 
  585.     Width is 246; Height is 35; 
  586.     
  587.     
  588.     
  589.     ResizeBehavior_MoveY is true; ResizeBehavior_SizeW is true; 
  590.     Elements is [
  591.         oCenterBox_In22
  592.     ];
  593. end;
  594.  
  595. object oCenterBox_In22 is cBox
  596. with 
  597.     Flags is $00000104; 
  598.     Name is "CenterBox_In"; 
  599.     Enabled is false; 
  600.     AdjustX is AlignToCenter; 
  601.     Width is 246; Height is 35; 
  602.     
  603.     
  604.     Elements is [
  605.         oMMB_ZoomIn23,
  606.         oMMB_ZoomOut24,
  607.         oMMB_Up25,
  608.         oMMB_NewFolder26,
  609.         oMMB_Import27
  610.     ];
  611. end;
  612.  
  613. object oMMB_ZoomIn23 is cKR_Image
  614. with 
  615.     Flags is $00000140; 
  616.     Name is "MMB_ZoomIn"; 
  617.     
  618.     X is 211; Y is -1; 
  619.     Width is 35; AdjustWidth is GetWidth; Height is 35; AdjustHeight is GetHeight; 
  620.     
  621.     URL is "../GUI/Mediamap/MMB_ZoomIn.pic"; 
  622.     
  623.     Kind is DrawFlipbook; RowCount is 2; 
  624.     Behavior is oKR_FlipButton_NP; 
  625.     MouseDownSound is oClick2; 
  626.     
  627.     Events is [
  628.         cMouseIdleEvent
  629.         with Flags is $00000004; 
  630.             Commands is [
  631.                 cIfCookieCommand
  632.                 with Flags is $00000004; CookieName is "HelpFunctionFlag"; Mode is ExecuteDifferent; Value is "true"; 
  633.                     Commands is [
  634.                         cKR_ScriptCommand
  635.                         with Flags is $00000004; ScriptGroup is "Web-Fix 2 Navi"; Script is oWF_CallWFPlugin; 
  636.                             Commands is [
  637.                                 cKR_ScriptParameter
  638.                                 with Flags is $00000004; ParameterIsCookie is false; ParameterValue is "Internal"; end,
  639.                                 cKR_ScriptParameter
  640.                                 with Flags is $00000004; ParameterIsCookie is false; ParameterValue is "MediamapManager"; end,
  641.                                 cKR_ScriptParameter
  642.                                 with Flags is $00000004; ParameterIsCookie is false; ParameterValue is "ZoomIn"; end,
  643.                                 cKR_ScriptResult
  644.                                 with Flags is $00000004; ResultComment is ""; end
  645.                             ];
  646.                         end
  647.                     ];
  648.                 end
  649.             ];
  650.         end,
  651.         cMouseUpEvent
  652.         with Flags is $00000004; 
  653.             Commands is [
  654.                 cKR_ScriptCommand
  655.                 with Flags is $00000004; ScriptGroup is "Web-Fix 2 Navi"; Script is oWF_CallWFPlugin; 
  656.                     Commands is [
  657.                         cKR_ScriptParameter
  658.                         with ParameterIsCookie is false; ParameterValue is "Internal"; end,
  659.                         cKR_ScriptParameter
  660.                         with ParameterIsCookie is false; ParameterValue is "HelpManager"; end,
  661.                         cKR_ScriptParameter
  662.                         with ParameterIsCookie is false; ParameterValue is "DownZoomIn"; end,
  663.                         cKR_ScriptResult
  664.                         with ResultComment is ""; end
  665.                     ];
  666.                 end
  667.             ];
  668.         end,
  669.         cMouseEnterEvent
  670.         with 
  671.             Commands is [
  672.                 cKR_ScriptCommand
  673.                 with Flags is $00000004; ScriptGroup is "Web-Fix 2 Navi"; Script is oWF_CallWFPlugin; 
  674.                     Commands is [
  675.                         cKR_ScriptParameter
  676.                         with ParameterIsCookie is false; ParameterValue is "Internal"; end,
  677.                         cKR_ScriptParameter
  678.                         with ParameterIsCookie is false; ParameterValue is "HelpManager"; end,
  679.                         cKR_ScriptParameter
  680.                         with ParameterIsCookie is false; ParameterValue is "EnterZoomIn"; end,
  681.                         cKR_ScriptResult
  682.                         with ResultComment is ""; end
  683.                     ];
  684.                 end
  685.             ];
  686.         end,
  687.         cMouseLeaveEvent
  688.         with 
  689.             Commands is [
  690.                 cKR_ScriptCommand
  691.                 with Flags is $00000004; ScriptGroup is "Web-Fix 2 Navi"; Script is oWF_CallWFPlugin; 
  692.                     Commands is [
  693.                         cKR_ScriptParameter
  694.                         with ParameterIsCookie is false; ParameterValue is "Internal"; end,
  695.                         cKR_ScriptParameter
  696.                         with ParameterIsCookie is false; ParameterValue is "HelpManager"; end,
  697.                         cKR_ScriptParameter
  698.                         with ParameterIsCookie is false; ParameterValue is "Leave"; end,
  699.                         cKR_ScriptResult
  700.                         with ResultComment is ""; end
  701.                     ];
  702.                 end
  703.             ];
  704.         end
  705.     ];
  706. end;
  707.  
  708. object oMMB_ZoomOut24 is cKR_Image
  709. with 
  710.     Flags is $00000140; 
  711.     Name is "MMB_ZoomOut"; 
  712.     
  713.     X is 171; 
  714.     Width is 35; AdjustWidth is GetWidth; Height is 35; AdjustHeight is GetHeight; 
  715.     
  716.     URL is "../GUI/Mediamap/MMB_ZoomOut.pic"; 
  717.     
  718.     Kind is DrawFlipbook; RowCount is 2; 
  719.     Behavior is oKR_FlipButton_NP; 
  720.     MouseDownSound is oClick2; 
  721.     
  722.     Events is [
  723.         cMouseIdleEvent
  724.         with Flags is $00000004; 
  725.             Commands is [
  726.                 cIfCookieCommand
  727.                 with Flags is $00000004; CookieName is "HelpFunctionFlag"; Mode is ExecuteDifferent; Value is "true"; 
  728.                     Commands is [
  729.                         cKR_ScriptCommand
  730.                         with Flags is $00000004; ScriptGroup is "Web-Fix 2 Navi"; Script is oWF_CallWFPlugin; 
  731.                             Commands is [
  732.                                 cKR_ScriptParameter
  733.                                 with Flags is $00000004; ParameterIsCookie is false; ParameterValue is "Internal"; end,
  734.                                 cKR_ScriptParameter
  735.                                 with Flags is $00000004; ParameterIsCookie is false; ParameterValue is "MediamapManager"; end,
  736.                                 cKR_ScriptParameter
  737.                                 with Flags is $00000004; ParameterIsCookie is false; ParameterValue is "ZoomOut"; end,
  738.                                 cKR_ScriptResult
  739.                                 with Flags is $00000004; ResultComment is ""; end
  740.                             ];
  741.                         end
  742.                     ];
  743.                 end
  744.             ];
  745.         end,
  746.         cMouseUpEvent
  747.         with Flags is $00000004; 
  748.             Commands is [
  749.                 cKR_ScriptCommand
  750.                 with Flags is $00000004; ScriptGroup is "Web-Fix 2 Navi"; Script is oWF_CallWFPlugin; 
  751.                     Commands is [
  752.                         cKR_ScriptParameter
  753.                         with ParameterIsCookie is false; ParameterValue is "Internal"; end,
  754.                         cKR_ScriptParameter
  755.                         with ParameterIsCookie is false; ParameterValue is "HelpManager"; end,
  756.                         cKR_ScriptParameter
  757.                         with ParameterIsCookie is false; ParameterValue is "DownZoomOut"; end,
  758.                         cKR_ScriptResult
  759.                         with ResultComment is ""; end
  760.                     ];
  761.                 end
  762.             ];
  763.         end,
  764.         cMouseEnterEvent
  765.         with 
  766.             Commands is [
  767.                 cKR_ScriptCommand
  768.                 with Flags is $00000004; ScriptGroup is "Web-Fix 2 Navi"; Script is oWF_CallWFPlugin; 
  769.                     Commands is [
  770.                         cKR_ScriptParameter
  771.                         with ParameterIsCookie is false; ParameterValue is "Internal"; end,
  772.                         cKR_ScriptParameter
  773.                         with ParameterIsCookie is false; ParameterValue is "HelpManager"; end,
  774.                         cKR_ScriptParameter
  775.                         with ParameterIsCookie is false; ParameterValue is "EnterZoomOut"; end,
  776.                         cKR_ScriptResult
  777.                         with ResultComment is ""; end
  778.                     ];
  779.                 end
  780.             ];
  781.         end,
  782.         cMouseLeaveEvent
  783.         with 
  784.             Commands is [
  785.                 cKR_ScriptCommand
  786.                 with Flags is $00000004; ScriptGroup is "Web-Fix 2 Navi"; Script is oWF_CallWFPlugin; 
  787.                     Commands is [
  788.                         cKR_ScriptParameter
  789.                         with ParameterIsCookie is false; ParameterValue is "Internal"; end,
  790.                         cKR_ScriptParameter
  791.                         with ParameterIsCookie is false; ParameterValue is "HelpManager"; end,
  792.                         cKR_ScriptParameter
  793.                         with ParameterIsCookie is false; ParameterValue is "Leave"; end,
  794.                         cKR_ScriptResult
  795.                         with ResultComment is ""; end
  796.                     ];
  797.                 end
  798.             ];
  799.         end
  800.     ];
  801. end;
  802.  
  803. object oMMB_Up25 is cKR_Image
  804. with 
  805.     Flags is $00000140; 
  806.     Name is "MMB_Up"; 
  807.     
  808.     X is 105; 
  809.     Width is 35; AdjustWidth is GetWidth; Height is 35; AdjustHeight is GetHeight; 
  810.     
  811.     URL is "../GUI/Mediamap/MMB_Up.pic"; 
  812.     
  813.     Kind is DrawFlipbook; RowCount is 2; 
  814.     Behavior is oKR_FlipButton_NP; 
  815.     MouseDownSound is oClick2; 
  816.     
  817.     Events is [
  818.         cMouseUpEvent
  819.         with Flags is $00000004; Flag is true; 
  820.             Commands is [
  821.                 cIfCookieCommand
  822.                 with Flags is $00000004; CookieName is "HelpFunctionFlag"; Mode is ExecuteDifferent; Value is "true"; 
  823.                     Commands is [
  824.                         cKR_ScriptCommand
  825.                         with Flags is $00000004; ScriptGroup is "Web-Fix 2 Navi"; Script is oWF_CallWFPlugin; 
  826.                             Commands is [
  827.                                 cKR_ScriptParameter
  828.                                 with Flags is $00000004; ParameterIsCookie is false; ParameterValue is "Internal"; end,
  829.                                 cKR_ScriptParameter
  830.                                 with Flags is $00000004; ParameterIsCookie is false; ParameterValue is "MediamapManager"; end,
  831.                                 cKR_ScriptParameter
  832.                                 with Flags is $00000004; ParameterIsCookie is false; ParameterValue is "Up"; end,
  833.                                 cKR_ScriptResult
  834.                                 with Flags is $00000004; ResultComment is ""; end
  835.                             ];
  836.                         end
  837.                     ];
  838.                 end,
  839.                 cElseCookieCommand
  840.                 with Flags is $00000004; 
  841.                     Commands is [
  842.                         cKR_ScriptCommand
  843.                         with Flags is $00000004; ScriptGroup is "Web-Fix 2 Navi"; Script is oWF_CallWFPlugin; 
  844.                             Commands is [
  845.                                 cKR_ScriptParameter
  846.                                 with ParameterIsCookie is false; ParameterValue is "Internal"; end,
  847.                                 cKR_ScriptParameter
  848.                                 with ParameterIsCookie is false; ParameterValue is "HelpManager"; end,
  849.                                 cKR_ScriptParameter
  850.                                 with ParameterIsCookie is false; ParameterValue is "DownUp"; end,
  851.                                 cKR_ScriptResult
  852.                                 with ResultComment is ""; end
  853.                             ];
  854.                         end
  855.                     ];
  856.                 end
  857.             ];
  858.         end,
  859.         cMouseEnterEvent
  860.         with 
  861.             Commands is [
  862.                 cKR_ScriptCommand
  863.                 with Flags is $00000004; ScriptGroup is "Web-Fix 2 Navi"; Script is oWF_CallWFPlugin; 
  864.                     Commands is [
  865.                         cKR_ScriptParameter
  866.                         with ParameterIsCookie is false; ParameterValue is "Internal"; end,
  867.                         cKR_ScriptParameter
  868.                         with ParameterIsCookie is false; ParameterValue is "HelpManager"; end,
  869.                         cKR_ScriptParameter
  870.                         with ParameterIsCookie is false; ParameterValue is "EnterUp"; end,
  871.                         cKR_ScriptResult
  872.                         with ResultComment is ""; end
  873.                     ];
  874.                 end
  875.             ];
  876.         end,
  877.         cMouseLeaveEvent
  878.         with 
  879.             Commands is [
  880.                 cKR_ScriptCommand
  881.                 with Flags is $00000004; ScriptGroup is "Web-Fix 2 Navi"; Script is oWF_CallWFPlugin; 
  882.                     Commands is [
  883.                         cKR_ScriptParameter
  884.                         with ParameterIsCookie is false; ParameterValue is "Internal"; end,
  885.                         cKR_ScriptParameter
  886.                         with ParameterIsCookie is false; ParameterValue is "HelpManager"; end,
  887.                         cKR_ScriptParameter
  888.                         with ParameterIsCookie is false; ParameterValue is "Leave"; end,
  889.                         cKR_ScriptResult
  890.                         with ResultComment is ""; end
  891.                     ];
  892.                 end
  893.             ];
  894.         end
  895.     ];
  896. end;
  897.  
  898. object oMMB_NewFolder26 is cKR_Image
  899. with 
  900.     Flags is $00000140; 
  901.     Name is "MMB_NewFolder"; 
  902.     
  903.     X is 40; 
  904.     Width is 35; AdjustWidth is GetWidth; Height is 35; AdjustHeight is GetHeight; 
  905.     
  906.     URL is "../GUI/Mediamap/MMB_NewFolder.pic"; 
  907.     
  908.     Kind is DrawFlipbook; RowCount is 2; 
  909.     Behavior is oKR_FlipButton_NP; 
  910.     MouseDownSound is oClick2; 
  911.     
  912.     Events is [
  913.         cMouseUpEvent
  914.         with Flags is $00000004; Flag is true; 
  915.             Commands is [
  916.                 cIfCookieCommand
  917.                 with Flags is $00000004; CookieName is "HelpFunctionFlag"; Mode is ExecuteDifferent; Value is "true"; 
  918.                     Commands is [
  919.                         cKR_ScriptCommand
  920.                         with Flags is $00000004; ScriptGroup is "Web-Fix 2 Navi"; Script is oWF_CallWFPlugin; 
  921.                             Commands is [
  922.                                 cKR_ScriptParameter
  923.                                 with Flags is $00000004; ParameterIsCookie is false; ParameterValue is "Internal"; end,
  924.                                 cKR_ScriptParameter
  925.                                 with Flags is $00000004; ParameterIsCookie is false; ParameterValue is "MediamapManager"; end,
  926.                                 cKR_ScriptParameter
  927.                                 with Flags is $00000004; ParameterIsCookie is false; ParameterValue is "NewFolder"; end,
  928.                                 cKR_ScriptResult
  929.                                 with Flags is $00000004; ResultComment is ""; end
  930.                             ];
  931.                         end
  932.                     ];
  933.                 end,
  934.                 cElseCookieCommand
  935.                 with Flags is $00000004; 
  936.                     Commands is [
  937.                         cKR_ScriptCommand
  938.                         with Flags is $00000004; ScriptGroup is "Web-Fix 2 Navi"; Script is oWF_CallWFPlugin; 
  939.                             Commands is [
  940.                                 cKR_ScriptParameter
  941.                                 with ParameterIsCookie is false; ParameterValue is "Internal"; end,
  942.                                 cKR_ScriptParameter
  943.                                 with ParameterIsCookie is false; ParameterValue is "HelpManager"; end,
  944.                                 cKR_ScriptParameter
  945.                                 with ParameterIsCookie is false; ParameterValue is "DownNewFolder"; end,
  946.                                 cKR_ScriptResult
  947.                                 with ResultComment is ""; end
  948.                             ];
  949.                         end
  950.                     ];
  951.                 end
  952.             ];
  953.         end,
  954.         cMouseEnterEvent
  955.         with 
  956.             Commands is [
  957.                 cKR_ScriptCommand
  958.                 with Flags is $00000004; ScriptGroup is "Web-Fix 2 Navi"; Script is oWF_CallWFPlugin; 
  959.                     Commands is [
  960.                         cKR_ScriptParameter
  961.                         with ParameterIsCookie is false; ParameterValue is "Internal"; end,
  962.                         cKR_ScriptParameter
  963.                         with ParameterIsCookie is false; ParameterValue is "HelpManager"; end,
  964.                         cKR_ScriptParameter
  965.                         with ParameterIsCookie is false; ParameterValue is "EnterNewFolder"; end,
  966.                         cKR_ScriptResult
  967.                         with ResultComment is ""; end
  968.                     ];
  969.                 end
  970.             ];
  971.         end,
  972.         cMouseLeaveEvent
  973.         with 
  974.             Commands is [
  975.                 cKR_ScriptCommand
  976.                 with Flags is $00000004; ScriptGroup is "Web-Fix 2 Navi"; Script is oWF_CallWFPlugin; 
  977.                     Commands is [
  978.                         cKR_ScriptParameter
  979.                         with ParameterIsCookie is false; ParameterValue is "Internal"; end,
  980.                         cKR_ScriptParameter
  981.                         with ParameterIsCookie is false; ParameterValue is "HelpManager"; end,
  982.                         cKR_ScriptParameter
  983.                         with ParameterIsCookie is false; ParameterValue is "Leave"; end,
  984.                         cKR_ScriptResult
  985.                         with ResultComment is ""; end
  986.                     ];
  987.                 end
  988.             ];
  989.         end
  990.     ];
  991. end;
  992.  
  993. object oMMB_Import27 is cKR_Image
  994. with 
  995.     Flags is $00000140; 
  996.     Name is "MMB_Import"; 
  997.     
  998.     
  999.     Width is 35; AdjustWidth is GetWidth; Height is 35; AdjustHeight is GetHeight; 
  1000.     
  1001.     URL is "../GUI/Mediamap/MMB_Import.pic"; 
  1002.     
  1003.     Kind is DrawFlipbook; RowCount is 2; 
  1004.     Behavior is oKR_FlipButton_NP; 
  1005.     MouseDownSound is oClick2; 
  1006.     
  1007.     Events is [
  1008.         cMouseUpEvent
  1009.         with Flags is $00000004; Flag is true; 
  1010.             Commands is [
  1011.                 cIfCookieCommand
  1012.                 with Flags is $00000004; CookieName is "HelpFunctionFlag"; Mode is ExecuteDifferent; Value is "true"; 
  1013.                     Commands is [
  1014.                         cKR_ScriptCommand
  1015.                         with Flags is $00000004; ScriptGroup is "Web-Fix 2 Navi"; Script is oWF_CallWFPlugin; 
  1016.                             Commands is [
  1017.                                 cKR_ScriptParameter
  1018.                                 with Flags is $00000004; ParameterIsCookie is false; ParameterValue is "Internal"; end,
  1019.                                 cKR_ScriptParameter
  1020.                                 with Flags is $00000004; ParameterIsCookie is false; ParameterValue is "MediamapManager"; end,
  1021.                                 cKR_ScriptParameter
  1022.                                 with Flags is $00000004; ParameterIsCookie is false; ParameterValue is "Import"; end,
  1023.                                 cKR_ScriptResult
  1024.                                 with Flags is $00000004; ResultComment is ""; end
  1025.                             ];
  1026.                         end
  1027.                     ];
  1028.                 end,
  1029.                 cElseCookieCommand
  1030.                 with Flags is $00000004; 
  1031.                     Commands is [
  1032.                         cKR_ScriptCommand
  1033.                         with Flags is $00000004; ScriptGroup is "Web-Fix 2 Navi"; Script is oWF_CallWFPlugin; 
  1034.                             Commands is [
  1035.                                 cKR_ScriptParameter
  1036.                                 with ParameterIsCookie is false; ParameterValue is "Internal"; end,
  1037.                                 cKR_ScriptParameter
  1038.                                 with ParameterIsCookie is false; ParameterValue is "HelpManager"; end,
  1039.                                 cKR_ScriptParameter
  1040.                                 with ParameterIsCookie is false; ParameterValue is "DownImport"; end,
  1041.                                 cKR_ScriptResult
  1042.                                 with ResultComment is ""; end
  1043.                             ];
  1044.                         end
  1045.                     ];
  1046.                 end
  1047.             ];
  1048.         end,
  1049.         cMouseEnterEvent
  1050.         with 
  1051.             Commands is [
  1052.                 cKR_ScriptCommand
  1053.                 with Flags is $00000004; ScriptGroup is "Web-Fix 2 Navi"; Script is oWF_CallWFPlugin; 
  1054.                     Commands is [
  1055.                         cKR_ScriptParameter
  1056.                         with ParameterIsCookie is false; ParameterValue is "Internal"; end,
  1057.                         cKR_ScriptParameter
  1058.                         with ParameterIsCookie is false; ParameterValue is "HelpManager"; end,
  1059.                         cKR_ScriptParameter
  1060.                         with ParameterIsCookie is false; ParameterValue is "EnterImport"; end,
  1061.                         cKR_ScriptResult
  1062.                         with ResultComment is ""; end
  1063.                     ];
  1064.                 end
  1065.             ];
  1066.         end,
  1067.         cMouseLeaveEvent
  1068.         with 
  1069.             Commands is [
  1070.                 cKR_ScriptCommand
  1071.                 with Flags is $00000004; ScriptGroup is "Web-Fix 2 Navi"; Script is oWF_CallWFPlugin; 
  1072.                     Commands is [
  1073.                         cKR_ScriptParameter
  1074.                         with ParameterIsCookie is false; ParameterValue is "Internal"; end,
  1075.                         cKR_ScriptParameter
  1076.                         with ParameterIsCookie is false; ParameterValue is "HelpManager"; end,
  1077.                         cKR_ScriptParameter
  1078.                         with ParameterIsCookie is false; ParameterValue is "Leave"; end,
  1079.                         cKR_ScriptResult
  1080.                         with ResultComment is ""; end
  1081.                     ];
  1082.                 end
  1083.             ];
  1084.         end
  1085.     ];
  1086. end;